Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eth): present revert "data" as plain bytes #12675

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Nov 6, 2024

decode the cbor return value for reverts and present that, as is expected by Ethereum tooling

@rvagg
Copy link
Member Author

rvagg commented Nov 6, 2024

#12553 has details of my investigation into this, I'll also be following up with PRs to fevm-uniswap-tests and fevm-contract-tests to match this.

@rvagg rvagg added the skip/changelog This change does not require CHANGELOG.md update label Nov 6, 2024
decode the cbor return value for reverts and present that, as is expected by
Ethereum tooling
@rvagg rvagg force-pushed the rvagg/revert-data branch from 5b604da to 57fe40e Compare November 7, 2024 03:17
@rvagg rvagg merged commit e9393df into master Nov 7, 2024
83 checks passed
@rvagg rvagg deleted the rvagg/revert-data branch November 7, 2024 05:29
rvagg added a commit to filecoin-project/fevm-uniswap-v3-core that referenced this pull request Nov 7, 2024
rvagg added a commit to filecoin-project/fevm-uniswap-v3-core that referenced this pull request Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants